- 01. Introduction
- 02. Lesson Outline
- 03. Dataset: Finding the Best Movies
- 04. Navigating Your Working Directory and File I/O
- 05. Source: Files on Hand
- 06. Flat File Structure
- 07. Flat Files in Python
- 08. Source: Web Scraping
- 09. HTML File Structure
- 10. HTML Files in Python
- 11. Flashforward 1
- 12. Source: Downloading Files from the Internet
- 13. Text File Structure
- 14. Text Files in Python
- 15. Source: APIs (Application Programming Interfaces)
- 16. JSON File Structure
- 17. JSON Files in Python
- 18. Mashup: APIs, Downloading Files Programmatically, JSON
- 19. Mashup Solution
- 20. Flashforward 2
- 21. Storing Data
- 22. Relational Database Structure
- 23. Relational Databases in Python
- 24. Other File Formats
- 25. You Can Iterate
- 26. Gathering Summary
- 27. Conclusion